In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.BookmarksTree / OnDispose Event

OnDispose Event (BookmarksTree)

In This Topic
Syntax
'Declaration

 

Public Event OnDispose As BookmarksTree.OnDisposeEventHandler
public event BookmarksTree.OnDisposeEventHandler OnDispose
public event OnDispose: BookmarksTree.OnDisposeEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event BookmarksTree.OnDisposeEventHandler* OnDispose
public:

event BookmarksTree.OnDisposeEventHandler^ OnDispose
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.BookmarksTree
BookmarksTree Members